build package.R

library(dplyr)
library(tidyr)
library(devtools)
library(stringr)
#library(RCurl)

document()

build()

check()   #have to manually correct the NAMESPACE - not anymore

install()

library(GlobalArchive)

library(dplyr)


citation("GlobalArchive")

# Test
ga.clean.names(cars)
ga.capitalise("tEsT STRINg")
UWAMEGFisheries/GlobalArchive documentation built on Dec. 2, 2019, 10:40 p.m.